home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000123_news@columbia.edu_Thu Apr 13 00:36:34 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA00393
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 12 Apr 1995 20:36:38 -0400
  3. Received: by apakabar.cc.columbia.edu id AA11271
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 12 Apr 1995 20:36:37 -0400
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: VT emulation on AS400
  9. Date: 13 Apr 1995 00:36:34 GMT
  10. Organization: Columbia University
  11. Lines: 16
  12. Message-Id: <3mhrmi$b00@apakabar.cc.columbia.edu>
  13. References: <3mfrth$8n8$1@mhade.production.compuserve.com>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3mfrth$8n8$1@mhade.production.compuserve.com>,
  18. Roland A. Ryser  <71125.320@CompuServe.COM> wrote:
  19. >I'm looking for away to connect my AS400 over X.25 to a DEC VAX.
  20. >Therefore I  need a VT emulator to use my 5250 terminals on the IBM side.
  21. >Now somebody told me to use C-Kermit.  Does anyone has experience or can 
  22. >give me some information about it? Any help is very appreciated.
  23. >
  24. Unfortunately, the AS/400 remains one of the only computer systems that
  25. we don't have a Kermit program for (unless it is running AIX).  Anyway,
  26. you're not going to have much luck using a 5250 as a terminal to a VAX,
  27. Kermit or no Kermit.  They are two very different worlds.  You might have
  28. better luck going in the opposite direction: initiate a connection from
  29. the VAX to the AS/400 if you can, which depends on the nature of the
  30. X.25 hookups, interfaces, and drivers.
  31.  
  32. - Frank